projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee23fc5
)
(sentence-end): Doc fix.
author
Eli Zaretskii
<eliz@gnu.org>
Sun, 22 Apr 2001 08:34:25 +0000
(08:34 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Sun, 22 Apr 2001 08:34:25 +0000
(08:34 +0000)
lisp/textmodes/paragraphs.el
patch
|
blob
|
history
diff --git
a/lisp/textmodes/paragraphs.el
b/lisp/textmodes/paragraphs.el
index 305f24b60498fbd34ba4423f72d72c3706b3b5ae..4ecc0c2d43387fbe00f63086d08e96e614268a57 100644
(file)
--- a/
lisp/textmodes/paragraphs.el
+++ b/
lisp/textmodes/paragraphs.el
@@
-130,6
+130,7
@@
text indented by a margin setting."
(defcustom sentence-end (purecopy "[.?!][]\"')}]*\\($\\| $\\|\t\\| \\)[ \t\n]*")
"*Regexp describing the end of a sentence.
+The value includes the whitespace following the sentence.
All paragraph boundaries also end sentences, regardless.
The default value specifies that in order to be recognized as the end